Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Conversation

@astrilets-qa
Copy link
Owner

Qwiet LogoQwiet Logo

This pull request enables build rules. You can read more about build rules here. The build rules are controlled by the shiftleft.yml file in the repository.

Visit app.shiftleft.io to see the security findings for this repository.

We've done a few things on your behalf

  • Forked this demo application
  • Generated a unique secret SHIFTLEFT_ACCESS_TOKEN to allow GitHub Actions in this repository to communicate with the Qwiet (Shiftleft) API
  • Committed a GitHub Action that will invoke Qwiet preZero's Static Application Security Testing (SAST) on all future pull requests on this repository
  • Created this pull request that demonstrates build rules. It also adds a status check that displays the result of the GitHub Action

Questions? Comments? Want to learn more? Get in touch with us or check out our documentation.

@github-actions
Copy link

Qwiet LogoQwiet Logo

Checking analysis of application shiftleft-python-demo against 3 build rules.

Using sl version 0.9.2625 (4790c462d4bdbedf439360e7713a2a85f6685dc1).

Checking findings on scan 1.

Results per rule:

  • Allow no critical findings: FAIL
    (11 matched vulnerabilities; configured threshold is 0).

    First 5 findings:

       ID   CVSS    Rating    CVE              Title                                                                                                                                                      
     31    9.8   critical   CVE-2022-29361   Improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below allows attackers to perform HTTP Request Smuggling using a crafted HTTP request wit…
      1    9.0   critical                    Remote Code Execution: Command Injection Through Attacker-controlled Data in actions.py                                                                  
      5    9.0   critical                    SQL Injection: Attacker-controlled Data Used in SQL Query in auth.py                                                                                     
      6    9.0   critical                    SQL Injection: Attacker-controlled Data Used in SQL Query in users.py                                                                                    
     63    9.0   critical   CVE-2021-30139   pkg:pkg/alpine/apk-tools@2.12.3-r0                                                                                                                         
     Severity rating   Count 
     Critical             11 
     High                  0 
     Medium                0 
     Low                   0 
     Finding Type   Count 
     Container          7 
     Vuln               3 
     Oss_vuln           1 
     Category                Count 
     SQL Injection               2 
     Remote Code Execution       1 
     CVE              Count 
     CVE-2022-28391       2 
     CVE-2021-3711        2 
     CVE-2022-37434       1 
     CVE-2022-29361       1 
     CVE-2021-36159       1 
     CVE-2021-30139       1 
  • Allow one OSS or container finding: FAIL
    (79 matched vulnerabilities; configured threshold is 1).

    First 5 findings:

       ID   CVSS    Rating    CVE              Title                                                                                                                                                      
     31    9.8   critical   CVE-2022-29361   Improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below allows attackers to perform HTTP Request Smuggling using a crafted HTTP request wit…
     63    9.0   critical   CVE-2021-30139   pkg:pkg/alpine/apk-tools@2.12.3-r0                                                                                                                         
     65    9.0   critical   CVE-2021-36159   pkg:pkg/alpine/apk-tools@2.12.3-r0                                                                                                                         
     85    9.0   critical   CVE-2022-28391   CVE-2022-28391 affecting package busybox for versions less than 1.35.0-2. A patched version of the package is available.                                   
     93    9.0   critical   CVE-2021-3711    In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this fun…
     Severity rating   Count 
     Critical              8 
     High                 53 
     Medium               15 
     Low                   3 
     Finding Type   Count 
     Container         67 
     Oss_vuln          12 
  • Allow no reachable OSS vulnerability: pass
    (0 matched vulnerabilities; configured threshold is 0).

2 rules failed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants